Z_FILL()
Returns character string of number with leading zeros.
==================================================================
Example, you want the integer 12 to be 0012 : ? Z_FILL(12,4)
0012
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson